@charset "utf-8";
/* CSS Document */

/*****
网站地图样式
*/
.webnettit01{
	background: #d41907;
    box-shadow: 4px 5px 4px #888888;
	width: 169px;
    height: 35px;
    float: left;
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 35px;
	letter-spacing: 1rem;
    padding-left: 15px;
}
.webnettit01 a:link,.webnettit01 a:visited{color:#fff;}
.webnettit01 a:hover{color:#fff;font-weight:bold;}
.webnettit01 a:active {color:#fff;}

.bm{background: #31c019;}
.hd{background: #e76424;}
.cx{background: #67c2ef;}
.sj{background: #b48c5b;}
.zt{background: #a8ce48;}

.box-webnet{
	padding:15px 10px;
	margin:0px auto 10px auto;
	border:#e0e0e0 1px solid;
}

.webnet{
	font-size: 16px;
    line-height:30px;
    text-align: center;
	color:#1561b0;
	margin: 10px auto 10px auto;
    padding-bottom: 10px;
    border-bottom: #ccc 1px dashed;
}
.webnet ul{
	padding:0px;margin-left:4px;
}
.webnet ul li{
	float: left;
    padding: 2px 24px 2px 25px;
    margin: 5px 4px 6px 5px;
	background:#f7f7f7;
    border: #84c7eb 1px solid;
	}
.webnet ul li:first-child{
	font-size: 18px;
	width:135px;
	background:#c6e9fb;padding: 2px 10px 2px 10px;font-weight:bold;
}
.webnet ul li:hover{
	background:#c6e9fb;
}
.webnet ul li a:link,.webnet ul li a:visited{color:#1561b0;text-decoration:none;}
.webnet ul li a:hover{color:#1561b0;}
.webnet ul li a:active {color:#1561b0;text-decoration:none;}
.webnetnoline{
	border-bottom:none;margin-bottom: 0px;
}

.bar01 ul li{
	background:#f7f7f7;
    border: #b8efaf 1px solid;
}
.bar01 ul li:first-child{
	font-size: 18px;color:#1f8a0d;
	width:135px;	
	background:#c2ffb8;padding: 2px 10px 2px 10px;font-weight:bold;
}

.bar02 ul li{
	background:#f7f7f7;
    border: #ffd1bb 1px solid;
}
.bar02 ul li:first-child{
	font-size: 18px;color:#df4900;
	width:135px;	
	background:#fdc0a2;padding: 2px 10px 2px 10px;font-weight:bold;
}

.bar03 ul li{
	background:#f7f7f7;
    border: #b3e5fd 1px solid;
}
.bar03 ul li:first-child{
	font-size: 18px;
	width:135px;	color:#2587ce;
	background:#b3e5fd;padding: 2px 10px 2px 10px;font-weight:bold;
}

.bar04 ul li{
	background:#f7f7f7;
    border: #efc99c 1px solid;
}
.bar04 ul li:first-child{
	font-size: 16px;
	width:165px;	color:#99692e;
	background:#f7f7f7;padding: 2px 10px 2px 10px;font-weight:normal;
}

.bar05 ul li{
	background:#f7f7f7;
    border: #b6d26d 1px solid;
}
.bar05 ul li:first-child{
	font-size: 18px;
	width:135px;	color:#779d17;
	background:#dfefb5;padding: 2px 10px 2px 10px;font-weight:bold;
}
.bar05no ul li:first-child{
	font-size: 16px;
	width:165px;	color:#99692e;
	background:#f7f7f7;padding: 2px 10px 2px 10px;font-weight:normal;
}

/*新媒体样式*/
.ewmdiv{
	font-size: 16px;
    line-height:30px;
    text-align: center;color:#1561b0;
}
.ewmdiv ul li{
	float:left;
	margin:10px 0 15px 2.5%;
	width:22%;
	height:250px;
	background:#f0f0f0;
	padding:6px 0px;
}
.ewmdiv ul li img{
	width: 150px;height: 135px;
    display: block;
    margin: 10px auto 3px auto;
}
.ewmtit{	
	font-size: 15px;line-height:23px;
}
.ewmyy{
	font-size: 14px;
    line-height:23px;
	color:#1561b0;
}
.ewmtit span{color:red;}
.ewmtitb{font-weight:bold;}